Class OrderLineCreate

Description

This Class represents a dataobject for creating an Orderline



			
Variable Summary
Variables
int $Amount

The amount of Products of the OrderLine

double $BuyPrice

Optional. The buying price of the Product of the OrderLine without VAT Precision = 2 decimals

double $Discount

Optional. The discount given on the Product of the Orderline without VAT Precision = 2 decimals

string $ExtendedDataExternal

Extended product data (displayed externally) of the OrderLine

string $ExtendedDataInternal

Extended product data (displayed internally) of the OrderLine

int $FileDownloadId

The id of the OrderFileDownload of the OrderLine

int $OrderId

The id of the order to which this line belongs

double $Price

Optional. The price of the Product of the Orderline without VAT Precision = 2 decimals

int $ProductId

The id of the product of the OrderLine. NOTE that packet products are not supported

string $ServiceType

The service type of the OrderLine

string $Status

The Status of the OrderLine

string $TrackingCode

The stock status description of the Product of the OrderLine when the Order was made

string $Unit

The unit text of the OrderLine

int $VariantId

The id of the OrderVariant of the OrderLine

Documentation generated on Thu, 26 Jul 2018 13:22:47 +0000 by phpDocumentor 1.4.4